Use WTF_CPU_UNKNOWN when building for X32
authorAlberto Garcia <berto@igalia.com>
Mon, 10 May 2021 10:20:44 +0000 (11:20 +0100)
committerAlberto Garcia <berto@igalia.com>
Mon, 10 May 2021 10:20:44 +0000 (11:20 +0100)
commit10782091d4a70012c003ad827082a42629106420
tree737b07238f4a7e28b37b6ab97d53e5b168743743
parente79eb419d1bf4a1c6c34385a7b1a52fb6e240ffe
Use WTF_CPU_UNKNOWN when building for X32

Forwarded: no

WebKitGTK doesn't build on X32 even with the JIT disabled.
Treating the CPU as unknown is perhaps a bit severe, but it allows us
to get the build done until someone steps up to maintain this
properly.
===================================================================

Gbp-Pq: Name fix-ftbfs-x32.patch
Source/WTF/wtf/PlatformCPU.h
Source/cmake/WebKitCommon.cmake